home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / nohand11.zip / NOHANDLE.DOC < prev    next >
Text File  |  1993-05-18  |  2KB  |  51 lines

  1. No Alias v1.0
  2. ================================
  3.  
  4. Written by: Steve Catmull
  5.             05/11/93
  6.             
  7. Purpose:
  8.  
  9.    This PPE will make it so that you user will not be asked for a handle when
  10.    entering group chat.  Instead, the default is always used.
  11.    
  12. Installing:
  13.  
  14.    To install this PPE, simply use MKPCBTXT to edit record #49.  In that 
  15.    record enter an ! (exclamation point) followed by the name and location
  16.    of the NOHANDLE.PPE to execute.  Example:
  17.    
  18.  ═════════════════════════════════════════════════════════════════════════════
  19.     Record No.:  49           Record Length:  56        Justification:  Left
  20.  ─────────────────────────────────────────────────────────────────────────────
  21.  Enter `handle' to be used for Node Chat
  22.  !C:\BLAH\TEMP\NOHANDLE.PPE
  23.  ═════════════════════════════════════════════════════════════════════════════
  24.  
  25. Next, you need to modify record number 178 to point to the location of the
  26. NOHANCHG.PPE file.  Begin the record with an exclamation point followed by
  27. the drive, path, and filename to the NOHANCHG.PPE file.  Example:
  28.  
  29.  ═════════════════════════════════════════════════════════════════════════════
  30.  Record No.:  178          Record Length:  70        Justification:  Left
  31.  ─────────────────────────────────────────────────────────────────────────────
  32.  (@X0C@TIMELEFT@@X0A min. left) (H)elp, Chat Command
  33.  !C:\BLAH\TEMP\NOHANCHG.PPE
  34.  ═════════════════════════════════════════════════════════════════════════════
  35.     
  36. The first PPE stops users from ever seeing the prompt that asks them for their
  37. handle.  The second PPE is used to prevent users from issuing the HANDLE
  38. command and then stacking their name on the command line.
  39.  
  40. That is all there is to it.
  41.  
  42.  
  43. HISTORY
  44. ======================================================================
  45.  
  46. v1.0     * Initial Release
  47.  
  48. v1.1     * Added another PPE to this package to prevent users from changing
  49.            their handle by stacking the name with the HANDLE command.
  50.    
  51.